@charset "utf-8";
/* CSS Document */
.head {
    width: 100%;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}
.w1260 {
    width: 1200px;
    margin: 0px auto;
}
.head .toper {
    width: 100%;
    line-height: 40px;
    position: relative;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.head .toper .right strong {
    color: #555;
    display: block;
    float: right;
    overflow: hidden;
    padding-left: 50px;
    font-weight: normal;
}
.head .toper .right strong a.a1 {
    background: url(../images/icon1.png) no-repeat center left;
}
.head .toper .right strong a.a2 {
    background: url(../images/icon2.png) no-repeat center left;
    position: relative;
}
.head .toper .right strong a.a3 {
    background: url(../images/icon3.png) no-repeat center left;
}
.head .toper .right strong a {
    color: #555;
    display: inline-block;
    padding: 0 40px 0 25px;
    position: relative;
}
.head .toper .right strong a:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 14px;
    right: 16px;
    top: 50%;
    margin-top: -7px;
    background: #888888;
}
.head .toper .right strong a.a3 b {
    font-size: 26px;
    color: #df0023;
}








.clear {
	clear:both;
}
.mio-banner .slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.mio-banner .slideBox .bd {
	position: relative;
	z-index: 0;
}
.mio-banner .slideBox .bd li {
	position: relative;
	text-align: center;
}
.mio-banner .slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mio-banner .slideBox .bd li img {
	vertical-align: top;
	width: 100%;
}
.mio-banner .slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.mio-banner .slideBox .hd li.on {
	background: #85b03c;
}
.mio-banner .slideBox .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
	border: #fff 2px solid;
}
.header1 {
	width: 1200px;
	margin: 0 auto;
}
.logo {
    float: left;
}
/*导航*/
/*#nav {
	float: right;
}
.nav {
    position: relative;
    float: right;
}*/
a.cur {
	color: #075ac6;
}
.nav>li:hover {
	 color: #075ac6;
}
.nav>li {
	float: left;
    text-align: center;
    position: relative;
    padding: 0 15px;
    line-height: 100px;
}

.nav>li a {
	display: block;
    font-size: 16px;
}
.nav>li.list {
	position: relative;
}
.nav>li.list .list_ul {
	    position: absolute;
    left: -20px;
    display: none;
    width: 150px;
    z-index: 9999;
}
.nav>li.list .list_ul>li {
	position: relative;
    border-bottom: 1px solid #2e2d2d;
    background: rgba(0,0,0,0.7);
    line-height: 52px;
}
.nav>li.list .list_ul>li a {
	color: #fff;
	font-size: 15px;
}
.nav>li.list .list_ul>li ul.list_children {
	position: absolute;
	z-index: 99999;
	top: 0px;
	left: 150px;
	width: 120px;
	display: none;
}
.nav>li.list .list_ul>li ul.list_children li {
	background: #efefef;
	position: relative;
}
.nav>li.list .list_ul>li ul.list_children li a {
	color: #fff;
}
/*搜索*/
.searchBox {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #eee;
    margin: 0 auto;
    position: relative;
    padding: 18px 0;
}
.Main_center {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.search_keywords {
    float: left;
    width: 850px;
    padding-right: 50px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    color: #5e5e5e;
}
.search_keywords h1 {
    font-size: 16px;
    color: #075ac6;
    margin-right: 16px;
    display: inline-block;
}
.search {
    width: 300px;
    float: right;
    height: 40px;
    position: relative;
}
.search input {
    width: 292px;
    display: block;
    line-height: 33px;
    height: 33px;
    color: #d2d2d2;
    text-indent: 15px;
    border: none;
    background: #fff;
    font-family: "微软雅黑", Arial;
    outline: none;
    border: 1px solid #e5e5e5;
    border-right: none;
    border-radius: 5px;
}
.search .submit {
    position: absolute;
    right: 0px;
    top: 0;
    height: 35px;
    width: 35px;
    border: none;
    float: right;
    background: url(../images/index_search.png) center center no-repeat #075ac6;
    cursor: pointer;
    border-radius: 5px;
}
.index_tit {
    width: 1200px;
    margin: 0 auto 45px;
    text-align: center;
    overflow: hidden;
}
.index_tit h4 {
    font-family: ArialMT;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    color: #999999;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.index_tit h3 {
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.index_tit h3:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    left: 0;
    top: 16.5px;
    z-index: 0;
}
.index_tit h3 span.titsp1 {
    font-size: 34px;
    font-weight: lighter;
    line-height: 34px;
    color: #333333;
    padding: 0 10px;
    background-color: #fff;
    margin: 0 15px;
    position: relative;
}
.index_tit h3 span.titsp2 {
    font-size: 34px;
    font-weight: bold;
    line-height: 34px;
    color: #066e19;
    padding: 0 10px;
    background-color: #fff;
    margin: 0 15px;
    position: relative;
}
.cpzx {
    width: 1200px;
    margin: 45px auto 0;
   /* height: 940px;*/
}
.ListMenu {
    position: relative;
    float: left;
    width: 275px;
    margin-right: 25px;
}
.ListMenu .ListMenu_tit {
    padding: 41px 28px;
    background: url(../images/nav_ssbg.png) center bottom no-repeat #066e19;
    text-align: center;
}
.ListMenu .ListMenu_tit .tt {
    font-size: 20px;
    color: #fff;
}
.ListMenu .ListMenu_tit .en {
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    margin-top: 4px;
    font-weight: 300;
    color: #fff;
}
.ListMenu .ListSub {
    border: 1px solid #066e19;
    border-top: none;
}
.ListMenu .ListSub .ul1 {
    padding-top: 11px;
}
.ListMenu .li1 {
    position: relative;
}
.ListMenu .li1 .a1 {
    font-size: 16px;
    color: #000;
    border-top: 1px solid #ddd;
    line-height: 30px;
    padding: 5px 53px 5px 32px;
}
.ListMenu .li1 a {
    display: block;
    font-size: 16px;
    line-height: 37px;
    color: #000;
    padding: 5px 53px 5px 32px;
    overflow: hidden;
}
.ListMenu .li1 i {
    width: 47px;
    height: 47px;
    background: url(../images/nav_ss.png) center center no-repeat;
    position: absolute;
    top: 0px;
    right: 10px;
    cursor: pointer;
}
.listcp .item:hover {
    background: url(/images/pro_hbj.png) no-repeat;
}
.listcp .item {
    float: left;
    min-height: 319px;
    width: 285px;
    margin-right: 20px;
    background: url(/images/pro_bj.png) no-repeat;
    text-align: center;
    padding-top: 8px;
}
.listcp .item a {
    display: block;
    text-align: center;
    color: #666;
    font-size: 17px;
}
.listcp .item a img {
	width:269px;
	height:240px;
}
.listcp .item a p {
    margin: 0;
    padding-top: 5px;
}
.listcp {
    width: 900px;
}
.listcp .item:nth-child(3n) {
    margin-right: 0;
}
.wenTi {
    min-height: 561px;
    background: url(/images/bj2.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    margin-top: 45px;

}
.wenTi .center {
    position: relative;
    min-height: 561px;
}
.center {
    width: 1200px;
    margin: 0 auto;
}
.wenTi .center .title {
    font-size: 31px;
    font-weight: bold;
    text-align: center;
    padding-top: 57px;
    min-height: 55px;
}
.wenTi .center .content {
    padding-top: 33px;
}
.inline_width {
    display: inline-block;
    width: 100%;
}
.inline_width:nth-child(1) {
    min-height: 165px;
}
.inline_width1 {
    min-height: 85px;
}
.wenTi .center .content .one ul span {
    font-size: 18px;
    display: inline-block;
}
.wenTi .center .content .one ul span:nth-child(1) {
    padding-left: 17px;
}
.wenTi .center .content .one ul span:nth-child(2) {
    padding-left: 93px;
}
.wenTi .center .content .one ul span:nth-child(3) {
    padding-left: 89px;
}
.wenTi .center .content .one ul span:nth-child(4) {
    padding-left: 60px;
}
.inline_width1 span:nth-child(1){
	padding-left: 127px;
}
.inline_width1 span:nth-child(2){
	padding-left: 121px;
}
.inline_width1 span:nth-child(3){
	padding-left: 99px;
}
.inline_width1 span:nth-child(4){
	padding-left: 47px;
}
.wenTi .center .content .two {
    font-size: 31px;
    font-weight: bold;
    color: #076fd9;
    text-align: center;
    min-height: 75px;
}
.wenTi .center .content .two img {
    vertical-align: middle;
    padding-bottom: 2px;
    padding-left: 5px;
}
.wenTi .center .box {
    line-height: 33px;
    padding-left: 358px;
}
.wenTi .center .box .s_3 {
    font-size: 19px;
}
.wenTi .center .box span.s_1 {
    font-family: 'BodoniMutant';
    font-size: 33px;
    padding-right: 53px;
    position: relative;
    top: -4px;
}
.wenTi .center .box .s_1 {
    font-style: italic;
    color: #fff;
}
.wenTi .center .box span, .wenTi .center .box a {
    display: inline-block;
    vertical-align: middle;
}
.wenTi .center .box a.s_2 {
    width: 139px;
    min-height: 38px;
    cursor: pointer;
}
.index_about {
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0 0 45px 0;
    background: url(../images/index_aboutbg.png) center bottom no-repeat;
    position: relative;
    z-index: 1;
    margin-bottom: -40px;
    clear: both;
}
.index_adtit {
    width: 100%;
    margin: 0px auto;
    padding: 0;
    overflow: hidden;
    /*background: url(../images/index_aboutline.png) center top no-repeat;*/
    padding-top: 50px;
}
.about_box .pic {
    display: block;
    float: left;
    width: 600px;
    height: 400px;
    margin-bottom: 50px;
}
.about_box .pic img {
    overflow: hidden;
    max-width: 600px;
    max-height: 400px;
}
.about_box .con_info {
    overflow: hidden;
    float: right;
    width: 570px;
}
.about_box .con_title {
    overflow: hidden;
}
.about_box .con_title .title_t {
    font-size: 30px;
    color: #5e5e5e;
}
.about_box .con_title>span {
    display: block;
}
span.title_t1 {
    color: #066e19;
    font-weight: 600;
    font-size: 28px;
}
.about_box .con_info .wz {
    font-size: 16px;
    line-height: 32px;
    overflow: hidden;
    margin: 10px auto 0;
    text-align: justify;
}
.b2_index {
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
}
.b2_index li{
    width: 102px;
    float: left;
    margin:0 34px 30px 0;
    text-align: center;
}
.b2_index li:nth-child(9n){
    margin-right: 0;
}
.b2_index li:nth-child(n+10){
    margin-bottom: 10px;
}
.b2_index li .b2img1{
    width: 102px;
    height: 102px;
    border-radius: 20px;
    border: solid 2px #066e19;
    text-align: center;
    line-height: 100px;
    transition: all 0.4s linear;
}
.b2_index li:hover .b2img1{
    border: solid 2px #cc0000;
}
.b2_index li .b2img1 img{
    max-width: 100%;
    max-height: 100%;
        vertical-align: middle;
}
.b2_index li p{
    font-size: 18px;
    line-height: 19px;
    margin-top: 6px;
    color: #333333;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.b2_index li:hover p{
    color: #cc0000;
}
.hyyy {
    width: 1200px;
    margin: 0 auto;
}
.choose {
    margin-top: 35px;
}
.choose-list {
    margin: 0px -13px;
}
.choose-list li {
    float: left;
    margin: 0px 13px;
}
.choose-list li .list-wrap {
    width: 132px;
    height: 219px;
    transition: all 0.4s ease-in-out 0s;
    padding: 0px 43px;
    background: url(../images/tt1.png) center top no-repeat;
}
.choose-list li h2 {
    font-size: 30px;
    color: rgb(255, 255, 255);
    text-align: center;
    padding-top:47px;
}
.choose-list li span {
   display: block;
    color: rgb(255, 255, 255);
    text-align: center;
    padding-top: 10px;
    width: 151px;
    font-size: 15px;
    line-height: 24px;
    position: relative;
    left: -7px;
}
.news {
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
}
.news_row1 {
    width: 100%;
    height: 210px;
    position: relative;
}
.news_row1 .news_row1_t {
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    padding: 45px 40px 30px;
    background: url(/images/20190610171402_1144232732.jpg)no-repeat center;
    display: block;
    width: 130px;
    text-align: center;
    float: left;
}
.news_row1 .news_row1_t i {
    display: block;
    margin-bottom: 15px;
}
.news_row1 .news_row1_t .font_en {
    font-size: 14px;
    line-height: 30px;
    display: block;
    font-weight: 100;
    text-transform: uppercase;
}
.news_box, .news_box .bd li {
    height: 210px;
    width: 990px;
}
.news_box .bd li {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.news_row1 .news_div {
    float: right;
    width: 990px;
    height: 210px;
}
.news_ww3 .news_div_item:nth-child(1) {
    display: none;
}
.news_row1 .news_div_item {
    position: relative;
    height: 210px;
    width: 100%;
}
.news_row2 .divdgweb_new_div_item.on {
    height: 90px;
    padding: 0px 0 10px 0;
}
.news_row1 .news_div_item .news_div_item_date {
    display: block;
    width: 160px;
    position: absolute;
    bottom: 30px;
    padding: 25px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    left: -210px;
    display: none;
}
.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date {
    top: 23px;
    right: 303px;
    display: none;
}
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date > .news_div_item_year {
    font-size: 12px;
    display: block;
    font-weight: 100;
    line-height: 20px;
    text-indent: 1px;
}
.news_row1 .news_div_item .news_div_item_date > div.news_div_item_year {
    display: block;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: 100;
    line-height: 20px;
}
.news_row1 .news_div_item .news_div_item_date > div {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-family: arial;
    font-weight: bold;
    line-height: 30px;
}
.news_row1 .news_div_item_content {
    float: right;
    width: 485px;
    padding: 40px;
    background: #333;
    height: 130px;
    position: relative;
}
.news_row1 .news_div_item_a {
    display: block;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    padding-bottom: 15px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_row1 .news_div_item_body {
    font-size: 14px;
    line-height: 25px;
    display: block;
    height: 50px;
    color: #ddd;
}
.news_row1 .news_div_item_a:after {
    content: 'More';
    font-family: arial;
    font-size: 14px;
    font-weight: 100;
    position: absolute;
    bottom: 40px;
    color: #fff;
    padding: 0 22px;
    line-height: 29px;
    left: 40px;
    background: #333 url(/images/20190612162959_758272077.png) no-repeat 120px center;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    border: 1px #066e19 solid;
    border-radius: 50px;
}
.news_row2 .news_cont {
    float: left;
    width: 600px;
}
.news_row2 .news_cont_t {
    display: block;
}
.news_row2 .news_cont1 .news_cont_t a {
    background: #f9f9f9 url(/images/20190612162928_1040513583.png) no-repeat 20px center;
}
.news_row2 .news_cont2 .news_cont_t a {
    background: #f9f9f9 url(/images/20190612162945_273565771.png) no-repeat 20px center;
}
.news_row2 .news_cont_t a {
    display: block;
    padding-left: 65px;
    line-height: 70px;
    font-size: 20px;
    font-weight: bold;
    color: #066e19;
}
.news_row2 .news_cont_t a .en {
    font-size: 14px;
    color: #999;
    text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 8px;
    font-weight: normal;
}
.news_row2 .divdgweb_new_div, .news_row2 .news_div {
    padding: 4px 20px;
    height: 250px;
    font-weight: normal;
    width: 560px;
    float: left;
    background: #fff;
}
.news_row2 .on .divdgweb_new_div_item_date > div, .news_row2 .on .news_div_item_date > div {
    font-weight: bold;
    color: #066e19;
    font-size: 24px;
    line-height: 30px;
}
.news_row2 .news_div_item, .news_row2 .divdgweb_new_div_item {
    position: relative;
    padding: 3px 0;
    height: 40px;
    overflow: hidden;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-bottom: 1px solid #f5f5f5;
}
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date {
    position: absolute;
    right: 20px;
    top: 17px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.news_row2 .divdgweb_new_div_item_date > div, .news_row2 .news_div_item_date > div {
    display: inline-block;
    color: #787878;
    font-size: 13px;
    font-family: 'arial';
}
.news_row2 .news_div_item_year:after, .news_row2 .news_div_item_year::after, .news_row2 .divdgweb_new_div_item_year:after, .news_row2 .divdgweb_new_div_item_year::after {
    content: '-';
}
.news_row2 .news_div_item_title, .news_row2 .divdgweb_new_div_item_title {
    position: relative;
}
.news_row2 .news_div_item_title .news_div_item_a, .news_row2 .divdgweb_new_div_item_title .divdgweb_new_div_item_a {
    font-size: 15px;
    color: #666;
    padding-left: 25px;
    display: block;
    line-height: 40px;
    width: 425px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.news_row2 .news_div_item_title:after, .news_row2 .divdgweb_new_div_item_title:after {
    content: '';
    background: #066e19;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 19px;
}
.news_row2 .on .news_div_item_body, .news_row2 .on .divdgweb_new_div_item_body {
    top: 40px;
}
.news_row1 .news_div_item_pic {
    float: left;
    width: 425px;
    height: 210px;
    overflow: hidden;
    position: relative;
}
.news_row1 .news_div_item_pic a, .news_row1 .news_div_item_pic a img {
    display: block;
    width: 100%;
}
.news_row1 .news_div_item_pic a img {
    position: absolute;
    bottom: 0;
    left: 0;
}
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date > .news_div_item_year {
    font-size: 12px;
    display: block;
    font-weight: 100;
    line-height: 20px;
    text-indent: 1px;
}
.news_row2 .on .news_div_item_title:after, .news_row2 .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_row2 .on .news_div_item_title .news_div_item_a, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a {
        padding-left: 0px;
}

.f_feedback {
    position: relative;
    padding: 45px 0;
}
.center1 {
    width: 1200px;
    margin: 0 auto;
    background: url(/images/bj_1.png) repeat;
    height: 325px;
}
.f_feedback .center1 .ul_1.clear .left {
    padding: 68px 0 0 35px;
}
.left, .sub_left, .s_left {
    float: left;
}
.right, .sub_right, .s_right {
    float: right;
}
.f_feedback .center1 .ul_1.clear .left .box {
    width: 426px;
    min-height: 176px;
    background: url(/images/txt.png) no-repeat;
    color: #fff;
}
.f_feedback .center1 .ul_1.clear .left .box .ul_2 {
    padding-left: 6px;
    padding-top: 17px;
    letter-spacing: 1px;
}
.f_feedback .center1 .ul_1.clear .left .box .ul_2 .en {
    font-size: 33px;
    font-weight: bold;
}
.f_feedback .center1 .ul_1.clear .left .box .ul_2 .cn {
    font-size: 28px;
    min-height: 46px;
}
.f_feedback .center1 .ul_1.clear .left .box .ul_2 .txt {
    font-size: 17px;
    padding-left: 33px;
    letter-spacing: 0;
    line-height: 37px;
    padding-top: 4px;
}
.f_feedback .center1 .ul_1.clear .left .box .ul_2 .txt span {
    font-weight: bold;
}
.f_feedback .center1 .ul_1.clear .right {
    background: #fff;
    min-height: 324px;
    width: 693px;
}
.f_feedback .center1 .ul_1.clear .right .dl_1.clear {
    padding: 27px 31px;
    width: auto;
}
.f_feedback .center1 .ul_1.clear .right .dl_1.clear .s_left {
    width: 306px;
}
.f_feedback .center1 .ul_1.clear .right .dl_1.clear .s_left .txt {
    font-size: 20px;
    font-weight: bold;
    color: #066e19;
    padding-bottom: 13px;
}
.f_feedback .center1 .ul_1.clear .right .dl_1.clear .s_left .fb_box {
    background: url(/images/fb_bj.png) no-repeat;
    min-height: 187px;
}
.f_feedback .right .s_left .fb_box {
    padding-top: 3px;
}
.f_feedback .right .s_left .fb_box div {
    text-align: right;
    padding-bottom: 14px;
    padding-right: 5px;
}
.f_feedback .right .s_left .fb_box div input[type="text"] {
    height: 30px;
}
.f_feedback .right .s_left .fb_box div input[type="text"], .f_feedback .right .s_left .fb_box div textarea {
    text-align: left;
    border: 0;
    margin: 0;
    padding: 0;
    width: 245px;
    padding-right: 5px;
}
.f_feedback .right .s_left .fb_box div textarea {
    min-height: 88px;
    padding-top: 3px;
}
.f_feedback .right .s_left .fb_box .bt {
    text-align: center;
}

button.submit {
    background: #066e19;
    width: 100%;
    line-height: 30px;
    border: 0;
    cursor: pointer;
    color: #fff;
}
.f_feedback .center1 .ul_1.clear .right .dl_1.clear .s_right {
    width: 294px;
    padding-left: 30px;
}
.f_feedback .center1 .ul_1.clear .right.shadow_1 .dl_1.clear .s_right a {
    color: #fff;
}
.f_feedback .center1 .ul_1.clear .right .dl_1.clear .s_right a {
    display: block;
    width: 294px;
    height: 123px;
}
.shadow_1 {
    -moz-box-shadow: 1px 4px 10px #ccc;
    -webkit-box-shadow: 1px 4px 10px #ccc;
    box-shadow: 1px 4px 10px #ccc;
}
.f_feedback .center1 .ul_1.clear .right.shadow_1 .dl_1.clear .s_right a p {
    margin: 0;
    padding: 39px 0;
    padding-left: 98px;
}
.f_feedback .center1 .ul_1.clear .right.shadow_1 .dl_1.clear .s_right a p .cn {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
}
.f_feedback .center1 .ul_1.clear .right.shadow_1 .dl_1.clear .s_right a p span {
    display: block;
}
.f_feedback .center1 .ul_1.clear .right.shadow_1 .dl_1.clear .s_right a p .en {
    font-size: 12px;
}
.f_feedback .center1 .ul_1.clear .right.shadow_1 .dl_1.clear .s_right a p {
    margin: 0;
    padding: 39px 0;
    padding-left: 98px;
}
.f_link {
    width: 1200px;
    margin: 10px auto;
    font: 14px/30px 微软雅黑;
}
.f_link1 {
    width: 1200px;
    margin: 10px auto;
    font: 14px/30px 微软雅黑;
    overflow:hidden;
    height:65px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}
.foot .nav_foot {
    width: 370px;
    color: #fff;
}
.fl {
    float: left;
    position: relative;
    top: -1px;
}
.foot h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 23px;
    line-height: 40px;
    position: relative;
}
.foot h3 p {
    font-weight: bold;
    font-size: 32px;
    color: #ffffff;
}
.foot h3:after {
    content: "";
    position: absolute;
    width: 45px;
    height: 1px;
    background: #979797;
    left: 0;
    bottom: -6px;
}
.foot .nav_foot a {
    display: inline-block;
    font-size: 16px;
    color: #ccc;
    line-height: 40px;
}
.contact1 {
    width: 430px;
    line-height: 32px;
    color: #ccc;
    font-size: 16px;
}
.foot .f-er {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    width: 280px;
}
.fr {
    float: right;
}
.foot .copyright {
    border-top: 1px solid #3e3e3e;
    color: #ccc;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    padding-top: 25px;
    margin-top: 10px;
}
.foot .copyright h1{
	display: inline-block;
	color: #ccc;
}

/*内页*/
h2.left-box {
	margin-bottom: 14px;
	position: relative;
	text-indent: 10px;
	line-height: 43px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #066e19;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.xypg-left-con {
	border: 1px solid #ebebeb;
	padding: 15px;
}
.xypg-left-nav > li {
	margin-bottom: 12px;
	position: relative;
}
.xypg-left-nav > li > a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
}
.xypg-left-nav > li .first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}
.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
	color:#333;
}
.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
background-color: #f5ba00;
}
.page-about-left {
	width: 243px;
	float: left;
}
ul.latest-news li {
	margin-top: 15px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.latest-news li a:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}
.latest-news li a:hover {
	color: #333;
	text-decoration: underline;
}
.left-box-content p {
	margin-bottom: 0;
	border-bottom: 1px dotted #b8b8b8;
	font-size: 14px;
	color: #333333;
	padding: 8px 0;
}
.rightbox_product_relation_ul li {
	width: 209px;
	padding: 5px;
	margin: 5px;
	float: left;
	background: #f6f6f6;
}
.rightbox_product_relation_ul li a {
	display: block;
}
.rightbox_product_relation_ul li a img {
	max-width: 100%;
	height: 143px;
	display: block;
	margin: 0 auto;
}
.rightbox_product_relation_ul li a h4 {
	line-height: 30px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}
.info-product-right {
	width: 925px;
	position: relative;
}
.rightbox_new_relation_ul {
	word-break: break-word;
}
.rightbox_new_relation_ul li {
	padding: 10px;
	margin: 5px 12px 5px 0;
	background: #f9f9f9;
	width: 418px;
	float: left;
}
.rightbox_new_relation_ul li a {
	display: block;
}
.rightbox_new_relation_title {
	font-size: 14px;
	margin-bottom: 10px;
	float:left;
}
.rightbox_new_relation_time {
	margin-bottom: 10px;
	color: #666;
	float: right;
}
.rightbox_new_relation_description {
	color: #666;
}
.sort-product-right {
	width: 925px;
	position: relative;
}
.page-about-right {
	width: 925px;
	position: relative;
}
.sideMenu li:hover .first-nav-btn {
	background-color: #333;
}
.sideMenu li {
	margin-bottom: 12px;
	position: relative;
}
.sideMenu li a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
    height: 40px;
    overflow: hidden;
}
.first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}
.page-content {
	line-height: 32px;
	font-size: 16px;
}
.sort-product-list li {
	width: 32%;
}
.tp1 {
	border: 1px solid #eee;
	text-align: center;
	padding: 22px;
}
.tp1 img {
	max-width: 100%;
	height: 200px;
}
.xiangxi {
	line-height: 32px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	margin: 0 0 15px;
}
.info-content {
	line-height: 24px;
}
.gsjs1 {
	margin: 10px 0 0;
	line-height: 25px;
}
.info-content>table>tbody>tr>td {
    border: 1px solid #000;
}
/*右侧悬浮*/
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #066e19;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #066e19;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: #066e19;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #066e19;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: #066e19;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
.toolbar dd:hover {
}
span.mt25 img {
	width: 235px;
}
